Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_format
date_format
Alias for DateTime::format - Returns the date set according to the given format
Name:
date_format
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date formatted according to the specified format.
Related
How to format datetime objects in PHP using date_format
5
Similar Functions
date_create_immutable
date_create_immutable
DateTimeImmutable::_
microtime
microtime
ReturnsthecurrentUni
date_sunset
date_sunset
Returnsthesunsettime
timezone_offset_get
timezone_offset_get
AliasforDateTimeZo
date_sun_info
date_sun_info
Returnsanarraywithin
date_timezone_get
date_timezone_get
AliasforDateTime::
strptime
strptime
parsethetime/dategen
date_diff
date_diff
AliasforDateTime::
Popular Articles
How to format datetime objects in PHP using date_format